github.com/aws/aws-sdk-go-v2/service/s3.ListPartsPaginator.client (field)

3 uses

	github.com/aws/aws-sdk-go-v2/service/s3 (current package)
		api_op_ListParts.go#L324: 	client    ListPartsAPIClient
		api_op_ListParts.go#L347: 		client:    client,
		api_op_ListParts.go#L370: 	result, err := p.client.ListParts(ctx, &params, optFns...)